JAMSRESTAPI Web Service
GetCredential_GetCredentialByID
JAMSRESTAPI Web Service > All Operations Resource Group : Credential_GetCredentialByID (Get)

Resource Path: /api/credential/{id}

Uri: http://doc.jamsscheduler.com/api/credential/{id}

Description
Get the User with the specified ID.
Parameters
NameDescriptionData Type
The id of the Credential.integer
Response

The response body is of type Credential.

OK

Overview

Credential
description : string
fingerprint : string
lastChangeUTC : string
logonUserName : string
password : string
privateKey : string
encryptedPrivateKey : string
encryptedPassword : string
publicKey : string
credentialID : integer
credentialName : string
keyFileContent : string
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
See Also
All Operations Resource GroupJAMSRESTAPI Web Service